'Declaration
Public Overloads Sub Select( _ ByVal ranges As IList(Of CellRange) _ )
public void Select( IList<CellRange> ranges )
Parameters
- ranges
- C1.Win.C1FlexGrid.CellRange that specifies the cells that will be selected.
'Declaration
Public Overloads Sub Select( _ ByVal ranges As IList(Of CellRange) _ )
public void Select( IList<CellRange> ranges )